projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
449c267
)
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
author
Roland McGrath
<roland@gnu.org>
Wed, 10 Nov 1993 22:56:45 +0000
(22:56 +0000)
committer
Roland McGrath
<roland@gnu.org>
Wed, 10 Nov 1993 22:56:45 +0000
(22:56 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 97f39dd3f2355f51eef62bf0738624a3ef950147..a5e47d2dac82c247c43c739ba29dc68a2f364660 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-1776,7
+1776,7
@@
static void x_scroll_bar_report_motion ();
static void
XTmouse_position (f, bar_window, part, x, y, time)
- FRAME_PTR
*
f;
+ FRAME_PTR f;
Lisp_Object *bar_window;
enum scroll_bar_part *part;
Lisp_Object *x, *y;